home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Resource Library: Multimedia
/
Resource Library: Multimedia.iso
/
hypertxt
/
msdos
/
hs25
/
alt.hyp
next >
Wrap
Text File
|
1989-05-08
|
3KB
|
52 lines
.REMARK
Alternative hypertext structure
.SCRIPT SETUP
VeCSE
.
.FRAME Alternative
.TITLE Hypertext file structure browser
┌────────────────────────────┬──────────────────────┬────────────────────────┐
│[t] ~ADirectory of text files~PT@d*.TXT~Kt~E │ [e] ~AEdit a text file~PD?Name (1-8 characters)|$e %s.TXT~Ke~E │ [d] ~ADelete a text file~Pd@D*.TXT| DEL %s.TXT~Kd~E │
├────────────────────────────┼──────────────────────┼────────────────────────┤
│[n] ~ADirectory of note files~Pt@d*.NTE~Kn~E │ [a] ~AEdit a note file~PD?Name (1-8 characters)|$e %s.NTE~Ka~E │ [z] ~ADelete a note file~Pd@D*.NTE| DEL %s.NTE~Kz~E │
├────────────────────────────┼──────────────────────┴────────────────────────┤
│[c] ~AChange directory~PC@E*;y~Kc~E │ Current $7~C78│
├────────────────────────────┼───────────────────────────┬───────────────────┘
│[m] ~AMake a new subdirectory~Pd?Subdirectory name|MKDIR %s~Km~E │ [r] ~ARemove a subdirectory~Pd@E*| RMDIR %s~Kr~E │
├────────────────────────────┼───────────────────────────┴───────────────────┐
│[h] ~AReturn to home directory~PC$8;y~Kh~E│ Original $8~C78│
├────────────────────────────┴───────────────────────────────────────────────┤
│[i] ~FIntroduction~Ki~E Description of alternative hypertext │
└─┬────────────────────────────────────────────────────────────┬─────────────┘
│ Note:- edit options will invoke an editor called CSE, │
│ see ~FIntroduction~E for configuring your own editor. │
└────────────────────────────────────────────────────────────┘
.
.FRAME Introduction
.TITLE to alternative hypertext browser
This is a control file to provide a browser for an alternative hypertext
structure, using simple text files held in a directory structure.
Files with extension .TXT can be displayed a page at a time.
Files with extension .NTE can be used as popup notes.
The browser frame browses the subdirectory structure to look for text and note
files, and allows files to be selected for display. Typed files or popup note
files can contain references to other typed files, note files and also can
contain directory selection actions, including parent directory, original
directory etc. (Subdirectories need not be used - all files can be in one).
The alternative hypertext structure has the advantage for certain applications
that it can support a modifiable structure, using an editor for creating or
modifying the text files. The edit option is configurable, and is set up to
use CSE, or can be modified for this run using the input field below. The
line 'VeCSE' in the SETUP script should be changed to Vexxxxx, where xxxxx
is the invokation name of your favourite editor, to permanently configure it.
[e] ~I$e~W10~PVe%s;y~Ke~E Press 'e' to enter editor name
Press F1 to return to alternative hypertext browser frame
.